OpenSCAD RefineShapeFeature/ru
OpenSCAD RefineShapeFeature
|
Расположение в меню
|
OpenSCAD →Улучшить свойство фигуры
|
Верстаки
|
OpenSCAD
|
Быстрые клавиши
|
Нет
|
Представлено в версии
|
-
|
См. также
|
---
|
|
Description
Cleans unnecessary lines. After a Boolean operation, some lines defining the previous form remain visible, this tool creates a copy of the totally cleaned.
Usage
- Select the shape to be cleaned.
- Click the OpenSCAD → Refine shape menu.
- A parent-object is created and totally cleaned, the original object is rendered hidden.
Limitations
- The refinement algorithm only works on shells. Therefore it iterates over the shells of the input shape and then for each shell it creates a new shell with joined faces wherever possible. This means if your input shape is only a face, wire, edge or vertex then the algorithm does nothing.
- As opposed to
Part RefineShape in the
Part Workbench, this feature WILL update when the underlying shapes are changed.
Notes
- the function does not modify the existing shape, but returns a new shape.
- the function is normally used as last step in the modelling history.
- the function can help to get difficult fillets to work.
- the function is intended to stop 3D printers from printing unwanted edges.
OpenSCAD
- Tools: Color code shape, Replace object, Remove subtree, Refine shape feature, Increase tolerance feature, Convert edges to faces, Expand placements, Explode group, Add OpenSCAD element, Mesh Boolean, Hull, Minkowski
Документация пользователя
- Начинающим
- Установка: Загрузка, Windows, Linux, Mac,
Дополнительных компонентов, Docker, AppImage, Ubuntu Snap
- Базовая: О FreeCAD, Интерфейс, Навигация мыши, Методы выделения, Имя объекта, Настройки, Верстаки, Структура документа, Свойства, Помоги FreeCAD, Пожертвования
- Помощь: Учебники, Видео учебники
- Верстаки: Std Base, Arch, Assembly, CAM, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework